lib: bootm: add missing include
authorJeroen Hofstee <[email protected]>
Wed, 8 Oct 2014 20:57:54 +0000 (22:57 +0200)
committerTom Rini <[email protected]>
Sat, 25 Oct 2014 19:27:35 +0000 (15:27 -0400)
commit1e96220a5687efae2aed45ce56e143336c40d0a7
tree9a0f33f8bbab7710426645c44dff97079b4944dd
parent52422e37bb199fa5c62881cdf26c687aa692d063
lib: bootm: add missing include

since the vxworks weaks are reimplement make
sure their prototypes are visible.

Signed-off-by: Jeroen Hofstee <[email protected]>
arch/arm/lib/bootm.c